[INFO] cloning repository https://github.com/TimeToogo/remote-pty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TimeToogo/remote-pty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeToogo%2Fremote-pty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeToogo%2Fremote-pty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6ac8995b5f449878465512b58fa2b7b9cb9fbc5
[INFO] fixing TimeToogo/remote-pty against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimeToogo%2Fremote-pty" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/TimeToogo/remote-pty
[INFO] finished tweaking git repo https://github.com/TimeToogo/remote-pty
[INFO] tweaked toml for git repo https://github.com/TimeToogo/remote-pty written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TimeToogo/remote-pty on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TimeToogo/remote-pty already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69
[INFO] running `Command { std: "docker" "start" "f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating remote-pty-slave/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating remote-pty-common/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating remote-pty-master/Cargo.toml from 2021 edition to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.122
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling virtue v0.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling bincode_derive v2.0.0-rc.1
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking bincode v2.0.0-rc.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking remote-pty-common v0.1.0 (/opt/rustwide/workdir/remote-pty-common)
[INFO] [stderr]    Migrating remote-pty-common/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed remote-pty-common/src/io/timeout.rs (2 fixes)
[INFO] [stderr]     Checking remote-pty-master v0.1.0 (/opt/rustwide/workdir/remote-pty-master)
[INFO] [stderr]     Checking remote-pty-slave v0.1.0 (/opt/rustwide/workdir/remote-pty-slave)
[INFO] [stderr]    Migrating remote-pty-master/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating remote-pty-slave/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let _ = STDOUT_STREAM_THREAD.insert((stream_thread, read_fd));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcsetwinsize.rs (1 fix)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/isatty.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcgetpgrp.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcgetwinsize.rs (1 fix)
[INFO] [stderr]        Fixed remote-pty-slave/src/stdin.rs (1 fix)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcflow.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcsetpgrp.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcgetattr.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcgetsid.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcdrain.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcflush.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/ioctl.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcsendbreak.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/tcsetattr.rs (3 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/init.rs (4 fixes)
[INFO] [stderr]        Fixed remote-pty-slave/src/stdout.rs (1 fix)
[INFO] [stderr]        Fixed remote-pty-slave/src/intercept/setpgid.rs (4 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:175:44
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (thread, read_fd) = match unsafe { STDOUT_STREAM_THREAD.take() } {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed remote-pty-slave/src/conf.rs (6 fixes)
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let _ = STDOUT_STREAM_THREAD.insert((stream_thread, read_fd));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:175:44
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (thread, read_fd) = match unsafe { STDOUT_STREAM_THREAD.take() } {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating remote-pty-master/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.17s
[INFO] [stderr] crater-edition-check: remote-pty-slave v0.1.0 (/opt/rustwide/workdir/remote-pty-slave) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: remote-pty-common v0.1.0 (/opt/rustwide/workdir/remote-pty-common) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: remote-pty-master v0.1.0 (/opt/rustwide/workdir/remote-pty-master) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking remote-pty-common v0.1.0 (/opt/rustwide/workdir/remote-pty-common)
[INFO] [stdout] warning: this creates a dangling pointer because temporary `MaybeUninit<fd_set>` is dropped at end of statement
[INFO] [stdout]    --> remote-pty-common/src/io/timeout.rs:485:61
[INFO] [stdout]     |
[INFO] [stdout] 485 |             let fds = MaybeUninit::<libc::fd_set>::zeroed().as_mut_ptr();
[INFO] [stdout]     |                       ------------------------------------- ^^^^^^^^^^ pointer created here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this `MaybeUninit<fd_set>` is dropped at end of statement
[INFO] [stdout]     |
[INFO] [stdout]     = help: bind the `MaybeUninit<fd_set>` to a variable such that it outlives the pointer returned by `as_mut_ptr`
[INFO] [stdout]     = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]     = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]     = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking remote-pty-master v0.1.0 (/opt/rustwide/workdir/remote-pty-master)
[INFO] [stderr]     Checking remote-pty-slave v0.1.0 (/opt/rustwide/workdir/remote-pty-slave)
[INFO] [stdout] warning: this creates a dangling pointer because temporary `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]  --> remote-pty-slave/src/fd.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let state = MaybeUninit::<libc::stat>::zeroed().as_mut_ptr();
[INFO] [stdout]   |                     ----------------------------------- ^^^^^^^^^^ pointer created here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]   |
[INFO] [stdout]   = help: bind the `MaybeUninit<libc::stat>` to a variable such that it outlives the pointer returned by `as_mut_ptr`
[INFO] [stdout]   = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]   = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]   = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let _ = STDOUT_STREAM_THREAD.insert((stream_thread, read_fd));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:175:44
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (thread, read_fd) = match unsafe { STDOUT_STREAM_THREAD.take() } {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remote-pty-slave` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: this creates a dangling pointer because temporary `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]  --> remote-pty-slave/src/fd.rs:7:57
[INFO] [stdout]   |
[INFO] [stdout] 7 |         let state = MaybeUninit::<libc::stat>::zeroed().as_mut_ptr();
[INFO] [stdout]   |                     ----------------------------------- ^^^^^^^^^^ pointer created here
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     this `MaybeUninit<libc::stat>` is dropped at end of statement
[INFO] [stdout]   |
[INFO] [stdout]   = help: bind the `MaybeUninit<libc::stat>` to a variable such that it outlives the pointer returned by `as_mut_ptr`
[INFO] [stdout]   = note: a dangling pointer is safe, but dereferencing one is undefined behavior
[INFO] [stdout]   = note: returning a pointer to a local variable will always result in a dangling pointer
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/destructors.html>
[INFO] [stdout]   = note: `#[warn(dangling_pointers_from_temporaries)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let _ = STDOUT_STREAM_THREAD.insert((stream_thread, read_fd));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]    --> remote-pty-slave/src/stdout.rs:175:44
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let (thread, read_fd) = match unsafe { STDOUT_STREAM_THREAD.take() } {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `remote-pty-slave` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69", kill_on_drop: false }`
[INFO] [stdout] f0e223c7e8f02f5b6ec5ae8279788ba526afc13f98a8060705fbec0668b08c69
